home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / python / python-1.000 / python-1 / usr / local / lib / python / dis.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  1995-05-29  |  6.3 KB  |  28 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 1.1)
  3.  
  4. import sys
  5. import string
  6.  
  7. def dis():
  8. <CODE> dis
  9.  
  10. def distb():
  11. <CODE> distb
  12.  
  13. def disco():
  14. <CODE> disco
  15.  
  16. def disassemble():
  17. <CODE> disassemble
  18.  
  19. def findlabels():
  20. <CODE> findlabels
  21. hasconst = []
  22. hasname = []
  23. hasjrel = []
  24. hasjabs = []
  25. opname = [
  26.     ''] * 256
  27. # WARNING: Decompyle incomplete
  28.